kotlin-stdlib
JS
kotlin-stdlib
/
kotlin.collections
/
[JS]List
/
get
get
JS
abstract
operator
fun
get
(
index
:
Int
)
:
E
Content copied to clipboard
Returns the element at the specified index in the list.